projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4754f5
)
Fix typo in badges section of example manifest
author
Mark Lee
<rust.cargo@lazymalevolence.com>
Fri, 20 Jan 2017 19:09:11 +0000
(11:09 -0800)
committer
Mark Lee
<rust.cargo@lazymalevolence.com>
Fri, 20 Jan 2017 19:09:11 +0000
(11:09 -0800)
src/doc/manifest.md
patch
|
blob
|
history
diff --git
a/src/doc/manifest.md
b/src/doc/manifest.md
index ffe1a8bca078598b5290a1c6d28258565c9035c8..402c3fcfa05bb61762bdafaf9b16999037678b33 100644
(file)
--- a/
src/doc/manifest.md
+++ b/
src/doc/manifest.md
@@
-139,7
+139,7
@@
license = "..."
# (similar to the readme key).
license-file = "..."
-# Optional specificaion of badges to be displayed on crates.io. The badges
+# Optional specifica
t
ion of badges to be displayed on crates.io. The badges
# currently available are Travis CI and Appveyor latest build status, specified
# using the following parameters:
[badges]